Skip to content

Bump pygithub from 2.9.0 to 2.9.1#172

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pygithub-2.9.1
May 5, 2026
Merged

Bump pygithub from 2.9.0 to 2.9.1#172
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pygithub-2.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps pygithub from 2.9.0 to 2.9.1.

Release notes

Sourced from pygithub's releases.

v2.9.1

Bug Fixes

Full Changelog: PyGithub/PyGithub@v2.9.0...v2.9.1

Changelog

Sourced from pygithub's changelog.

Version 2.9.1 (April 14, 2026)

Bug Fixes ^^^^^^^^^

  • Fix getting release by tag in lazy mode ([#3469](https://github.com/pygithub/pygithub/issues/3469) <https://github.com/PyGithub/PyGithub/pull/3469>) (7d1ba281e <https://github.com/PyGithub/PyGithub/commit/7d1ba281e>)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 5, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 5, 2026 23:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 5, 2026
Copy link
Copy Markdown

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions github-actions Bot enabled auto-merge (squash) May 5, 2026 23:43
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

🤖 Claude Code Review


Code Review: pyGithub Version Bump (2.9.0 → 2.9.1)

This PR is a minimal dependency update — a single-line patch version bump of pyGithub in requirements.txt.


Code Quality

Item Status Notes
Style guide compliance Single-line change, no style concerns
No commented-out code N/A
Meaningful variable names N/A
DRY principle N/A
Defects / bugs / security 2.9.1 is a patch release and appears to be a legitimate dependency update (consistent with the recent Dependabot bump pattern visible in git history)
Project CLAUDE.md No .claude/CLAUDE.md exists; nothing to evaluate

Testing

Item Status Notes
Unit tests for new functions No new functions added
Integration tests N/A
Edge cases covered N/A
Test coverage N/A

Documentation

Item Status Notes
README updated No user-facing changes
API docs updated N/A
Inline comments N/A
CHANGELOG.md updated CHANGELOG.md has not been updated. The last entry is [1.4.1] - 2022-06-27 with no content under it. This dependency bump should be documented (e.g., under an [Unreleased] section or a new version entry).
Markdown formatting N/A

Security

Item Status Notes
No hardcoded credentials N/A
Input validation N/A
Proper error handling N/A
No sensitive data in logs N/A
No license files (.lic / AQAAAD) None present

Summary

One issue found:

  • CHANGELOG.md not updated (CHANGELOG.md) — dependency version bumps should be noted in the changelog per the project's stated adherence to Keep a Changelog. Add an entry such as:
    ## [Unreleased]
    ### Changed
    - Bump pyGithub from 2.9.0 to 2.9.1

Everything else looks clean. The change is low-risk and consistent with previous Dependabot-style bumps in the commit history.

Automated code review analyzing defects and coding standards

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@github-actions github-actions Bot merged commit 4907da6 into main May 5, 2026
15 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/pygithub-2.9.1 branch May 5, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants